Tutorial: transfer-files (previsously #714)#774
Conversation
| .then(() => {}) | ||
| .catch(() => {}) | ||
| setTimeout(done, 100) | ||
| setTimeout(done, 800) |
There was a problem hiding this comment.
why the need to increase the timeout?
There was a problem hiding this comment.
because it randomly fails on CI due to things being slow
|
@diasdavid #772 but needs updating probably |
|
@dignifiedquire got it, could you remove the yarn.lock from here then? |
|
Worth to note is that this is not ready to be merged, the document at |
|
Thanks for bringing that up @victorbjelkholm, I've collected the missing action items, could you check if I missed any? TODO
|
Should not happen anymore, and I remember when Friedel demod multiplex by using this demo, it didn't happen anymore. But I'll verify to make sure. Seems otherwise to capture everything that is missing (well, except that none of the CI is actually passing as well), thanks for that 👍 |
Ref #714